/*===========================================================
/ 1 - General Styles                                        /
/ 2 - Header                                                /
/	  2.1 - Nav bar styling									/
/	  2.2 - Social media Styling							/
/ 3 - How it works section                                  /
/ 	  3.1 - Subscribe Us	                                /
/ 4 - Videos section                                 	    /
/ 	  4.1 - slider styles                                 	/
/ 5 - Social Media section                                 	/
/ 6 - Footer                                 				/
/ 7 - Store page                                 			/

 
===========================================================*/


/*======================================
 1  - General Styles
=======================================*/

body {
    width: 100%;
    height: 100%;
    font-family: 'Comfortaa', sans-serif ! important;
	font-size:14px;
	line-height:24px;
}

html {
    width: 100%;
    height: 100%;
}
section, footer{
	padding: 15px 0;	
}
h1{
	text-align:center;
	color: white;
}
.custominput {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    height: 46px;
    border: none;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    
    margin: 0 auto;
}

/*======================================
 1  - Header
=======================================
.header {
	 background-image:url(../images/header-bg.png); 
	 background-repeat:no-repeat; 
	 background-position:center center !important;
	 height:121px;
	 background-size: cover;
}*/
.header {
    background-repeat: repeat;
    background-position: center top !important;
    min-height: 166px;
}

.textlogo {
	margin-bottom:0;
	margin-top:16px;
	text-align: center;	
}
.textlogo img {
    height: 68px !important;
    width: 230px !important;
}
.textlogo img {
    display: inline-block;
    margin-left: 0px !important;
    margin-top: -12px !important;
} 
.logo p{
	color:#3e75b8;	
	font-size:13px;
	text-align:center;
	margin-top: -5px;
}

/* 2.1 - Nav bar styling */
.navbar {
	background-color:transparent;
	border:none;	
	margin-bottom: 0;
    margin-top: 58px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	background-color:transparent; 
	color:#000;	
}
.navbar-default .navbar-nav > li > a{
	color:#3e75b8;	
	font-size:24px;
}
.navbar-collapse {
	text-align:center;	
}
.navbar-nav, .navbar-nav > li{
	float:none;
}
.navbar-nav > li{
	display:inline-block;	
}

/* 2.2 - Social media Styling */
.socialMediaHeader {
    margin-top: 2px;
    height: 70px;
    line-height: 5;
    position: relative;
    top: 16px;
    margin-bottom: 20px;
}
.socialMediaHeader ul {
	text-align:center;
	padding-left: 0;
	    font-size: 18px; 
}
.socialMediaHeader ul li{
	display:inline-block;
	margin-left: 0.8%;
	margin-right:0.8%;

}
.socialMediaHeader ul li a{
	display:inline-block;
	border-radius:50%;
	width:34px; 
	height:34px;
	/*border:1px solid white;*/
	text-align:center;
	/*color:#3e75b8;*/
	color: white;	
	line-height:34px;
/*	background-color:#F48048;
*/}
/*======================================
 3  - How it works section
=======================================*/

.howitworks {
	padding-bottom: 20px;
  margin-top: -11px;
}
.HowitworksVideo {
	width: 100%; 
	height:auto;
	background-color:#fff;
	padding:7px 7px 0;
	position:relative;	
}
.HowitworksVideo img{
	width:100%;	
}
.HowitworksVideo a span{
	color: rgba(0, 0, 0, 0.6);
    font-size: 72px;
    line-height: 255px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;	
}
.HowitworksLabel {	
    bottom: -10px;
    color: #fff;   
    font-size: 24px;
    left: 0;    
    position: absolute;
    text-align: center;
    width: 100%;
		
}
.HowitworksLabel span{
	background-color: rgba(54, 23, 84, 0.9);
    display: inline-block;	
	width: 246px;
	padding: 10px;	
}
.HowitworksBox {
	text-align:center; 
	color:#fff;
	/*border-left:1px solid #fff;*/
	border-right: 1px solid #fff;		
}
.HowitworksBox h3 {
	font-size: 30px;
	font-weight: 600;
	margin-top:0;
	color: #602d75;
}
.HowitworksBox p {
	line-height: 24px;
	color: #363636;
}
.HowitworksVideo > iframe{
	width: 100%; 
	height:200px;	
}
.HowitworksVideo .HowitworksLabel {
	transition-duration:.2s;
	-webkit-transition-duration:.2s;
	-moz-transition-duration:.2s;
}
.HowitworksVideo:hover .HowitworksLabel  {
	bottom: -42px;	
	background-color: transparent;
}
.HowitworksVideo:hover .HowitworksLabel span{
	/*transform: perspective(700px) rotateY(-45deg) scale(1.3,1.3);*/
	background-color: #fff;
	color: #000;
}

/* 3.1 - Subscribe Us*/
.SubscribeUs {
	/*background-color:rgba(255,255,255,0.4);*/
	padding:14px;	
}
.SubscribeUs h3{
	color:#522d5e; 	
	font-weight:600;
	text-align:center;
	font-size:30px;
}
.SubscribeUs p{
	line-height:47px;
	font-size:45px; 
	color:#fff;
	text-align:center;
	margin-bottom:35px;
    font-weight: bold;
}
.subscribe-btn {
    width: 275px;
    padding: 8px;
    
    color: white;
    border: 2px solid #663894;
    border-radius:5px;
    background-color: rgba(77, 23, 131, 0.93);
    box-shadow: 0px 0px 50px;
    background: linear-gradient(#9263C1,#663894);
    box-shadow: inset 2px 1px 0px 2px #6B478F,inset 0 -1px 2px 2px #1B082E;
} 

.subscribe-btn:hover {
    border: 2px solid #663894;
    border-radius: 5px;
    background-color: rgba(77, 23, 131, 0.93);
   
    background: linear-gradient(#9263C1,rgba(102, 56, 148, 0.89));
    box-shadow: inset 2px 1px 0px 2px rgba(107, 71, 143, 0.88),inset 0 -1px 2px 2px rgba(44, 13, 74, 0.92);
}
.subscrib-btn-cover {
    /*background-color: #502562;*/
    padding: 3px;
    
    text-align: center;
    /* margin-right: 20%; 
    margin: 0 auto;*/
}
/*======================================
 4  - Videos section
=======================================*/
#videosbg {
	/*background-image:url(../images/paws-3.png); */
	background-position:center center !important; 
	background-attachment:fixed;
	   margin: 0px;
}
/* 4.1 - slider styles */
#videosbg .carousel-indicators {
    bottom: -58px;
    left: 0;
    list-style: outside none none;
    margin-left: 0;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 15;
	
}
#videosbg .carousel-indicators li{
	background-color:rgba(0,0,0,0.7);
	border:none;	
	height:14px;
	width:14px;
}
#videosbg .carousel-indicators .active{
	background-color:#602d75;
	border:none;	
	height:14px;
	width:14px;
}
#videosbg .slide{
	height:220px;
}
#videosbg .slide img{
	width: 100%;
}
#videosbg .carousel-caption{
	left: inherit;
    padding: 0 15px;
    right: inherit;
    width: 100%;
	top:0;
	font-size:85px;
	height:100%; 
	line-height:220px;
}
#videosbg .carousel-caption a {
	color:rgba(0,0,0,0.3);
	border:none;	
}
/*.top-dog-tips h1{
	font-size: 36px;
	color: #005395;
	margin-top: 0; 
	text-align: center;
	margin-bottom: 20px;
	background:url(../images/latesst.png);
}*/
/*.top-dog-tips h1 {
    font-size: 36px;
    color: #005395;
    margin-top: -60px;
    text-align: center;
    margin-bottom: 41px;
   background: url(../images/latesst.png);
    background-size: cover;
    height: 115px;
    width: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    padding: 2.5%;
}*/
.top-dog-tips > .col-md-4 > iframe{
	border: 3px solid #F3F8FB;	
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-o-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-ms-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	width:100%;
}
/*======================================
 5  - Social Media section
=======================================*/
.socialbox {
	border: 1px solid #6a2da7;
	padding:0; 
	min-height: 201px;	
}
 
.socialbox h1 {
	font-size:14px; 
	line-height:24px; 
	font-weight:300;
	color:#fff;
	margin: 0;

}
.socialbox h1 span{
	display: inline-block;
	padding:10px 2px;
	
	margin-right:5px;		
}
.SocialboxComments, .twitterTweets {
	height: auto;
}

.SocialboxComments img, .twitterTweets img{
	width: 100%;	
}

.purple_bg{ 
	background-color:#6a2da7;
}
.blacktranparent_bg{ 
	background-color:rgba(0,0,0,0.3);
}
.facebook_bg{ 
	background-color:#4d6299;
}
.twitter_bg{ 
	background-color:#7dd0ee;
}
.instagram_bg{ 
	background-color:#7c5641;
}
.lightgrey_bg{
	background-color:#fffcf4;	
}
.facebookbox {
	border:1px solid #4d6299;
}
.twitterbox {
    border: 1px solid #7dd0ee;
    min-height: inherit;
    height: auto;
    margin-bottom: 20px;
}
.instagramFeeds {
	border:1px solid #7c5641;
	min-height:inherit;
	height:auto;
	overflow-y:scroll;
	height:328px;
}
.community h1.community-heading{
	font-size: 36px;
	color: #005395;
	margin-top: 0; 
	text-align: center;
	margin-bottom: 20px;
}
.twitter-instagram {
	padding-right:0;	
}
/*======================================
 9  - 

=======================================*/
.footer_bg {
	background-image:url(../images/footer-bg.png);
	background-position:bottom center;
	 background-repeat:no-repeat;
	 width:100%;
	 height:141px;	
	 background-color:#FFFCF4;
	 position:relative;
	 z-index:1;
}
.footer{
	background-color:gray;
	 position:relative;	
}

.footerbox h3{
	font-size:18px;
	color:#fff;
	margin:0px 0px 20px 0px;
	font-weight:bold;
}
.footerLogoCover {
    border-right: 1px solid #FFF !important;
    padding: 10px;
    margin-top: 5px;
}
.footerLogoCover img {
    height: auto;
    width: 100%;
}
.footerbox ul{
	margin:40px;

  text-align:center;
  font-size:12px;
  list-style-type:none !important;
}
.footerbox ul li {
	list-style-type:none;
	
}
.footerbox ul li a {
	color:#fff;			
}
.footerbox ul li a:hover{
	color:#fff;
	text-decoration:none;
}
.divider {
	width: 1px;
	height:100%;
	min-height:165px;
	background-color:#fff;
	margin:0 auto;	
}
.icon-control img {
	width: 50px;
	margin-bottom: 10px;
}

.SocialboxComments{	
	overflow-y: scroll;
	min-height:615px;
	height:auto;
}
.instagrampost{
	padding: 5px;	
}
.footer .socialMediaHeader ul li a {
	/*color: #fff;
	border: 1px solid #fff;*/
}
/*======================================
 7  - Store page
=======================================*/

.storepage {
	background-image:url(../images/paws-3.png);
	background-repeat:repeat;
	background-attachment:fixed;	
}.storepage .footer_bg {
	background-color: transparent;
}

.dulex-offer h2{
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	color: black;
	font-family: 'Raleway', sans-serif;
}
.dulex-offer img {
	display: inline-block;	
}
.store-cover {
	/*padding-top: 40px;*/	
}
.storetext {
	padding-top: 40px;	
}
.heighlight {
	color: #663399;
	font-weight: 600;
	line-height:30px;	
}
.paypal-btn {
	padding-top: 20px;	
}
.paypal-btn h2 {
	font-size: 48px;
	color: #00C1EF;
}
/*.itune-store-box {
	border-top: 1px solid #d1e4e8;	
}*/
.itune-store-box h2{
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	color: #663399;
}
.itune-store-box img {
	display: inline-block;	
}
.itune-store-cover {
	padding-top: 40px;	
}
.itune-single-box {
	height: auto;
	/*border:3px solid #663399;*/
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	position: relative;
	margin-bottom: 40px;
}
.count-store {
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: grey;
    text-align: center;
    line-height: 42px;
    /* background-color: #663399; */
    position: absolute;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
        left: -25px;
    bottom: -4px;
}
.store-detail {
	padding: 5px;	
}
/* CSS by MAC */
.footerLogoCover {
    border-right: 1px solid #FFF !important;
}
.socialMediaHeader {
    margin-top:15px;   
    height: 70px;
    line-height: 3em;
   
}
.footerbox ul li {
    margin-right: 20px !important;
}
.footerbox ul li:last-child {
		margin-right: 0px !important;
}

/*Editingby Asim*/
@media all and (max-width: 360px) {
	.header {
		height: auto;
	}
	.nav-style {
		margin-top: 10px;
	} 
	.navbar-nav > li {
	    display: block;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 24px !important;
	}
	.socialMediaHeader ul li a {
	    height: 34px !important;
	    line-height: 34px !important;
	    width: 34px !important;
	}
	.img-responsive {
	    margin: 0 auto;
	    text-align: center;
	}
	.logo p {
		text-align: center;
		font-size: 15px !important;
	}
	.socialMediaHeader {
		margin-top: 10px;
	}
	.socialMediaHeader ul {
		text-align: center; 
	}
	.HowitworksVideo {
		 margin: 20px 0 0;
	}
	.HowitworksBox {
		margin:30px 0 ;
	}
	.carousel-inner {
	    height: 190px;
	}
	.socialbox {
		margin-bottom: 25px !important;
		min-height: 170px !important;
	}
	#videosbg .slide {
	    height: 190px;
	}
	.footerLogoCover {
		text-align: center;
	}
	.footerbox {
		text-align: center;
	}
	.divider { 
	    margin: 15px auto;
	    min-height: 1px;
	    width: 100%;
	}
}
@media all and (max-width: 786px) {
	.header {
		height: auto;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
	}
	.socialMediaHeader ul li a {  
	    height: 20px;
	    line-height: 20px; 
	    width: 20px;
	}
	.logo p {
		font-size: 9px;
	}
	.img-controlr img {
		width: 100%;
	}
	.HowitworksLabel span {
		width: 100%;
	}
	#videosbg .carousel-caption {  
	    line-height: 135px; 
	    width: 232px;
	}
	.socialbox { 
	    margin-bottom: 20px;
	    min-height: 270px; 
	}
	.SubscribeUs p { 
	    font-size: 14px; 
	    margin-bottom: 11px;
	    line-height:21px; 
	}
	.carousel-inner {
	    height: 190px;
	} 
	#videosbg .slide {
	    height: 190px;
	} 
	.footerLogoCover img {
		width: 90%;
	}
	.footerbox h3 {
		font-size: 14px;
	}
	.icon-control img {
		width: 20px;
	}
}



/* CSS by Mobeen */
.logo p {
	font-size: 12px;    
}
.socialMediaHeader ul li a{
	height: 34px;
	width: 34px;
	line-height: 32px;    
}
.HowitworksBox img {
	width: 100%;
}
.HowitworksBox h3 {
	font-size:24px;
}
.HowitworksBox p {
	font-size: 12px;
}
.SubscribeUs {
	padding: 40px 40px 0px;
	/*border: 1px solid #cdcdcd;*/
}
.SubscribeUs h3 {
	margin: 0px 0px 10px 0px;
}
.form-group:last-child {
    margin-bottom: 5px;
}
footer {
	
}
.footerLogoCover img {
	
}
.divider {
	min-height: 50px;
	margin-top: 10px;
}
.footer-menu {
	line-height: 70px;
	font-size: 12px;
}
.icon-control {
	line-height: 70px;
}
.icon-control li {
	margin: 0px;
	padding: 0px;
}
.icon-control li a img {
	width: 23px;
}
@media (min-width: 1200px) {
  /*.container {
    width: 970px;
  }*/
}

.header {
	height: 105px;
}
.textlogo {
	margin-top: 5px;
}
.textlogo img {
    height: 57px;
	
}
.navbar {
	margin-top: 110px;
	/*margin-top: 15px;*/
}
.navbar-default .navbar-nav > li > a {
	font-size: 18px !important;
}


footer .socialMediaHeader ul li {
    display: inline-block;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

@media all and (max-width: 414px) {
	.header {
		height: auto;
	}
	.footerLogoCover img {
	    height: auto;
	    width: 200px;
	    margin: 0 auto;
	}
	.divider {
		display: none;
	}
  .footerLogoCover {
  	text-align: center;
    border: none!Important;
  }
  .socialMediaHeader ul {
  text-align: center!Important;
  }
  .HowitworksBox {
    margin-top: 30px;
}
  .socialbox, .instansive-widget, .twitter-instagram { width: 100%!Important;}
  
  
}
@media all and (max-width: 375px) {
	.header {
		height: auto;
	}
	.footerLogoCover img {
	    height: auto;
	    width: 200px;
	    margin: 0 auto;
	}
	.divider {
		display: none;
	}
}
@media all and (max-width: 360px) {
	.header {
		height: auto;
	}
	.footerLogoCover img {
	    height: auto;
	    width: 200px;
	    margin: 0 auto;
	}
	.divider {
		display: none;
	}
}
@media all and (max-width: 320px) {
	.header {
		height: auto;
	}
	.footerLogoCover img {
	    height: auto;
	    width: 200px;
	    margin: 0 auto;
	}
	.divider {
		display: none;
	}
}
/********/
.widget li {
    display: inline;
  
}
footer .menu-footer-menu li {
     list-style-type: none;
  	display:inline;	
}
footer menu-footer-menu ul {
  list-style-type:none !important;
  }
/* .col-md-12 h2 {
    background-color: #ACDFF1;
    font-family: sans-serif;
    text-align: center;
    font-size: 34px;
} */








/***********************************************

				Blog	

***********************************************/
.blog-wrapper {
		background-color:#ffffff;
		padding:30px 0;
	}
.blog-wrapper hr {
		margin-top:40px;
		margin-bottom:40px;
	}
.blog-masonry .blog-carousel {
		margin:20px 0;
		overflow:hidden;
		padding:7px;
		background:#fff;
		border:1px solid #efefef;
	}
.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:#0088CC;
	}
.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;
	}			
.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;
	}
.blog-carousel-meta span a {
		color:#686868;
	}
	.blog-carousel-meta span i,
	.blog-carousel-meta span {
		font-size:12px;
		padding-right:5px;
	}			
.pagination > li > a, 
.pagination > li > span {
		background-color: ##0088CC;
		color: #0088CC;
		float: left;
		line-height: 1.82857;
		margin-left: 5px;
		padding: 3px 10px;
		position: relative;
		text-decoration: none;
	}	
.blog-post-img img {
	  width: 100%;
    height: 190px;
  	float:left;
    border: 2px solid #D3E6F0;
    border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;

	
}	

.entry-single img {   
  
  	width: 100%;
    border: 2px solid #D3E6F0;
    border-radius: 5px;
  	height: auto!Important;
}	
.col-lg-12 h3 {
    color: #0088CC;
    font-weight: bold;
    font-family: sans-serif;
}
.col-lg-12 h3:hover {
    color: black;
}
.col-lg-12 p {
    font-family: sans-serif;
    font-size: 15px;
}
.blog-carousel-meta a {
    color: #337AB7 !important;
    font-size: 14px;
}
.blog-carousel-meta a:hover {
    color: #black !important;
}
.blog-carousel-desc p {
    font-family: sans-serif;
    font-size: 15px;
}
.col-md-4.single {
    margin-top: 72px;
}
.col-md-4.main {
    margin-top: 20px;
}

.widget-cover{
	float: right!Important;
  margin-top: 30px;
}
.single-blog-post {
	float: left !Important;
}
.widget > h3 {
    background-color: #3e75b8;
   
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 10px;
}
.widget ul {
	padding-left: 0px;
	
}
.widget ul li {
	list-style-type: none; 
  line-height: 36px;
  
  
}
.widget ul li a{
	color:white;
  text-decoration:none;
}
.widget ul li a:hover {
	color:white;
}
.blog-carousel-meta span{
 font-size: 12px;
}
.blog-carousel-meta span a{
 text-decoration: none;
  color: #000!Important;
}
.blog-carousel-meta span a:hover {
	color: #512563;
}
.blog-carousel-meta {
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    margin-bottom: 25px;
}
.blog-carousel-desc h3 {
	margin-top: 0;
}.screen-reader-text {
	width: 100%;
}
/*wc*/
.single-product .woocommerce-tabs {
    display: none !important;
    opacity: 0 !important;
    height: 0px !important;
    width: 0px !important;
}

small {
    font-size: 14px !important;
}




.blog-carousel-meta {
    display: none !important;
}

#menu-menu-1 a{
	color: white;
}
.row-after-h1{
	clear:both;
	margin:0 0 50px 0;
}
.adds{
/*background:url(../images/adds.gif);
background-size: cover;*/

}
img.logo1 {
 
    position: relative;
    top:12px;
   
}
.container.hh {
    min-height: 115px;
        width: 71%;
}
div#bs-example-navbar-collapse-1 {
    position: relative;
    top: 20px;
}
.first-bg{
	background:url(../images/first-bg.png) no-repeat;
	
	background-size:cover;
}
.paddings{
	margin-top:50px;
}
.space{
	padding-left:55px;
	margin-top:20px ;
}
.embed-responsive iframe{
	padding:10px;
}
.bordering{
	 border: 7px solid white;
    border-radius: 20px;
    background-color: #663398;
}
.top-space{
	top: -30px;
	margin-bottom: -35px;
}
.top-space ul li {
    font-size: 13px;
    width: 31px;
}
.top-space ul li a {
 	background-color: #663398;
 }
 .right{
 	float:right;
 }

.btn-default:hover{
	border:none ! important;
}
.product_title {
    font-size: 28px;
    font-weight: 500;
    margin-top: 50px ! important;
}
.grey{
	background-color:#DBF3FF;
}
.bg-wrap{
	padding:15px;
	background-color:#DBF3FF;
	font-size:16px;

}

.bg-wrap p:hover{
	text-decoration:none;
	
}
.bg-wrap img{
	margin: 0px 0px 12px -5px;
	
}
 .bg1{
    background-color: #663398;
    padding: 30px 40px 30px 45px;
    color: white;
    height: auto;
    min-height: 160px;
    text-align: Justify;
 }
.bg1 a:hover {
    text-decoration: none! important;
}

 .bg2{
    background-color: #009FE3;
    padding: 30px 40px 30px 45px;
    color: white;
    height: auto;
    min-height: 160px;
    text-align: Justify;
}
 .bg3{
     background-color: #F7941D;
    padding: 30px 40px 30px 45px;
    color: white;
    height: auto;
    min-height: 160px;
    text-align: Justify;
}
 .bg4{
   background-color: #8EC89A;
    padding: 30px 40px 30px 45px;
    color: white;
    height: auto;
    min-height: 160px;
    text-align: Justify;
}
 .bg5{
     background-color: #8D5BA1;
    padding: 30px 40px 30px 45px;
    color: white;
    height: auto;
    min-height: 160px;
    text-align: Justify;
}
 .bg6{
    background-color: #F29FC5;
    padding: 30px 40px 30px 45px;
    color: white;
    height: auto;
    min-height: 160px;
    text-align: Justify;
}
.icon img{
	height:34px;
	width: 35px;
}


.widget {
    margin-top: 8px;
}

.page-content{
	min-height: 100vh;
}