/* ========================================  WOMEN-UPDATES.CSS ======================================== */



.women-updates {
    background-color: #fff;
    background-image: none;
}

.women-updates .update-wrap {
    padding: 0;
	background-color: #fff;
}

.update-list {
    margin: 50px 0 35px 0;
}

.update-list h4 {
    margin: 0;
    font-size: 23px;
    color: #585858;
}

.update-list h3 {
    margin: 0;
    margin-top: 32px;
    margin-bottom: 62px;
    color: #003F5E;
}

.update-list a {
    color: #fff;
    background-color: #003F5E;
    font-size: 25px;
    padding: 15px 90px 15px 90px;
    border-radius: 5px;
}

.update-list a:hover {
    text-decoration: none;
    background-color: #c23131;
    color: #fff;
}

.update-list p {
    margin: 0;
    font-size: 18px;
    margin-top: 80px;
    color: #585858;
}

.profile-menu table {
	margin: 0 auto;
}


.container-fluid.profile-menu {
   
}

/* ============== top */

.advert-top {
    -webkit-box-shadow: 0px 0px 37px -8px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 37px -8px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 37px -8px rgba(0,0,0,0.25);
    padding-bottom: 15px;
    padding-top: 15px;
}

.advert-top .top-left {

}

.advert-top .top-left img {
    margin-left: 15px;
}

.advert-top .top-center {
    border: 1px solid #5d5d5d;
    padding: 13px 30px 11px 30px;
}

.advert-top .top-center h4 {
    color: #c23131;
}

.advert-top .top-center p {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    margin-top: 14px;
    margin-bottom: 7px;
    text-align: justify;
}

.advert-top .top-center h6 {
    margin: 0;
    margin-bottom: 5px;
    display: inline;
    margin-right: 30px;
} 

.advert-top .top-right {
    text-align: right;
}

.advert-top .top-right img {
    margin-left: 15px;
}

/* ===============BOTTOM */


.advert-bottom {
    -webkit-box-shadow: 0px 0px 37px -8px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 37px -8px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 37px -8px rgba(0,0,0,0.25);
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 40px;
}

.advert-bottom .bottom-left {

}

.advert-bottom .bottom-left img {
    margin-left: 15px;
}

.advert-bottom .bottom-center {
    border: 1px solid #5d5d5d;
    padding: 16px 30px 23px 30px;
}

.advert-bottom .bottom-center h4 {
    color: #c23131;
}

.advert-bottom .bottom-center p {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: justify;
}

.advert-bottom .bottom-center h6 {
    margin: 0;
    margin-bottom: 5px;
    display: inline;
    margin-right: 30px;
} 

.top-center strong a {
    margin: 0;
    margin-bottom: 5px;
    display: inline;
    margin-right: 30px;
}

.bottom-center strong a {
    margin: 0;
    margin-bottom: 5px;
    display: inline;
    margin-right: 17px;
}

.advert-bottom .bottom-right {
    text-align: right;
}

.advert-bottom .bottom-right img {
    margin-left: 15px;
}

.update-title {
    margin: 40px;
}

.update-title h3 {
    color: #003F5E;
}

.update-profiles {
    margin-bottom: 30px;
}

a.update-link:visited {
	color: red;
	text-decoration: underline;
}

/* ================ CSS FOR PROFILES */

div.update-div {
    width: 186px;
    border: 0px solid #000;
    padding: 5px;
    margin: 5px 0px 5px 0px;
    display: inline-block;
}

img.update-img {
	width: 160px;
    margin-bottom: 5px;
    border: 3px solid #dadada;
}

img.update-img:hover {
    border: 3px solid #003F5E;
}

a.update-link {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight: bold;
    text-decoration:none;
    color:#333; 
}

a.update-link:hover {
    color: #c23131;
    text-decoration: none;
}

.contactu-us-updates {
	text-align: center;
    margin: 0 auto;
    display: block;
}

.previous-weeks-updates {
    margin: 30px auto;
}

.previous-weeks-updates h4 {
	text-align: center;
	color: #003f5e;
	margin-bottom: 20px;
}

.previous-weeks-updates .columns {
    background-color: #337ab7;
    padding: 20px 0 20px 0;
    margin:0;
}

.previous-weeks-updates .columns a {
	color: #fff;
	display: block;
	margin: 5px auto;
}

.previous-weeks-updates-box1 {
    background-color: #3583c5 !important;
}




/* ================================== mobile responsive ================================ */





@media screen and (max-width: 1199px) and (min-width: 992px) {
	.advert-top .top-left img {
	    max-width: 135px;
	    height: 250px;
	}

	.advert-top .top-right img {
	    max-width: 135px;
	    height: 250px;
	}

	.update-profiles.text-center {
    	padding: 0;
	}

	.advert-bottom .bottom-left img {
	    max-width: 135px;
	    height: 250px;
	}

	.advert-bottom .bottom-right img {
	    max-width: 135px;
	    height: 250px;
	}

	.advert-top .top-center {
		height: 250px;
	}

	.advert-bottom .bottom-center {
		height: 250px;
	}

	.bottom-center strong {
	    margin-right: -22px;
	}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	.update-list h4 {
		font-size: 19px;
	}

	.update-list h3 {
		margin-bottom: 53px;
	}

	.update-list p {
		margin-top: 50px;
	    font-size: 15px;
	}

	.advert-top .top-center p {
		font-size: 11px;
	    margin-top: 11px;
	    line-height: 15px;
	    margin-bottom: 0;
	}

	.advert-top .top-left img {
		max-width: 103px;
	}

	.advert-top .top-right img {
		max-width: 103px;
	}

	.advert-bottom .bottom-center p {
		font-size: 12px;
	    margin-top: 13px;
	    line-height: 18px;
	    margin-bottom: 8px;
	}

	.advert-bottom .bottom-left img {
		max-width: 103px;
	}

	.advert-bottom .bottom-right img {
		max-width: 103px;
	}

	.update-profiles .update-div {
	    text-align: center;
	    margin: 0 auto;
	}

	.update-list a {
		font-size: 18px;
	}

	.advert-top .top-center {
		height: 224px;
	}

	.top-center strong {
	    font-size: 12px;
	}

	.bottom-center strong {
	    font-size: 12px;
	    margin-right: 30px;
	}

	.bottom-center strong a {
		font-size: 11px;
	}
}

@media screen and (max-width: 500px) {
	.advert-top .top-center {
		height: 350px !important;
	}
}

@media screen and (max-width: 500px) {
	.advert-bottom .bottom-center {
		height: 350px !important;
	}
}


@media screen and (max-width: 767px) and (min-width: 500px) {
	.update-list h4 {
		font-size: 18px;
		line-height: 24px;
	}
	
	.update-list h3 {
		margin-top: 27px;
	    margin-bottom: 40px;
	}

	.update-list p {
		font-size: 14px;
	    margin-top: 44px;
	}

	.update-list a {
		font-size: 11px;
	}

	.advert-top .top-left {
	    margin-bottom: 15px;
	}

	.advert-top .top-left img {
	    margin-left: 15px;
	    text-align: center;
	    margin: 0 auto;
	    display: block;
	}

	.advert-top .top-center {
	    border: 1px solid #5d5d5d;
	    padding: 30px;
	    margin: 15px;
	    text-align: center;
	    height: 283px;
	}

	.advert-top .top-right {
	    text-align: right;
	    margin-top: 15px;
	}

	.advert-top .top-right img {
	    margin-left: 15px;
	    display: block;
	    margin: 0 auto;
	    text-align: center;
	}

	.advert-top .top-center p {
		text-align: center;
		line-height: 17px;
	}

	.update-profiles .update-div {
	    margin: 0 auto;
	    text-align: center;
	}

	.advert-bottom .bottom-left {
	    margin-bottom: 15px;
	}

	.advert-bottom .bottom-left img {
	    margin-left: 15px;
	    text-align: center;
	    margin: 0 auto;
	    display: block;
	}

	.advert-bottom .bottom-center {
	    border: 1px solid #5d5d5d;
	    padding: 30px;
	    margin: 15px;
	    text-align: center;
	}

	.advert-bottom .bottom-right {
	    text-align: right;
	    margin-top: 15px;
	}

	.advert-bottom .bottom-right img {
	    margin-left: 15px;
	    display: block;
	    margin: 0 auto;
	    text-align: center;
	}

	.advert-bottom .bottom-center p {
		text-align: center;
	}

	.update-profiles {
	    margin: 0 auto;
	    text-align: center;
	    display: block;
	    width: 100%;
	}

	.update-profiles .update-div {
		width: 143px;
	}

	.update-profiles .update-div a img {
		width: 125px;
	}

}

@media screen and (max-width: 499px) and (min-width: 100px) {
	.update-list h4 {
		font-size: 18px;
		line-height: 24px;
	}
	
	.update-list h3 {
		margin-top: 27px;
	    margin-bottom: 40px;
	}

	.update-list p {
		font-size: 14px;
	    margin-top: 44px;
	}

	.update-list a {
		font-size: 12px;
	}

	.update-profiles {
	    margin: 0 auto;
	    text-align: center;
	    display: block;
	    width: 314px;
	}

	div.update-div {
		width: 132px;
	}

	img.update-img {
		width: 125px;
	}

		.advert-bottom .bottom-left {
	    margin-bottom: 15px;
	}

	.advert-bottom .bottom-left img {
	    margin-left: 15px;
	    text-align: center;
	    margin: 0 auto;
	    display: block;
	}

	.advert-bottom .bottom-center {
	    border: 1px solid #5d5d5d;
	    padding: 30px;
	    margin: 15px;
	    text-align: center;
	}

	.advert-bottom .bottom-right {
	    text-align: right;
	    margin-top: 15px;
	}

	.advert-bottom .bottom-right img {
	    margin-left: 15px;
	    display: block;
	    margin: 0 auto;
	    text-align: center;
	}

	.advert-bottom .bottom-center p {
		text-align: center;
	}

		.advert-top .top-left {
	    margin-bottom: 15px;
	}

	.advert-top .top-left img {
	    margin-left: 15px;
	    text-align: center;
	    margin: 0 auto;
	    display: block;
	}

	.advert-top .top-center {
	    border: 1px solid #5d5d5d;
	    padding: 30px;
	    margin: 15px;
	    text-align: center;
	    height: 500px !important;
	}

	.advert-top .top-right {
	    text-align: right;
	    margin-top: 15px;
	}

	.advert-top .top-right img {
	    margin-left: 15px;
	    display: block;
	    margin: 0 auto;
	    text-align: center;
	}

	.advert-top .top-center p {
		text-align: center;
	}
}

@media screen and (max-width: 500px) and (min-width: 20px) {
	.update-list a {
	    display: none;
	}
}



/* ================================== search results ================================ */



div.search-data {
   	text-align:left;
	width: 85%;
	margin-bottom: 20px;
	padding: 15px;
}

span.search-item {
   	text-align:left;
	
}