.wph-content-lock {
	display: none;
}


.wph-testimonial {
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
	margin: 15px 0;
}
.wph-testimonial-content {
	font-size: 14px;
}
.wph-testimonial-profile {
	
}
.wph-testimonial-profile-heading {
	margin: 0;
	padding: 0;
}
.wph-testimonial-profile-subheading {
	
}
.wph-testimonial-profile-thumbnail {
	
}
.wph-testimonial-profile-thumbnail img {
	border: 0;
	border-radius: 0 !important;
}

/** Testimonail - Boxed **/
.wph-testimonial.wph-testimonial-boxed,
.wph-testimonial-boxed.wph-testimonial-boxed-gray {
	background-image: url(../images/testimonials/testimonial-boxed-gray.png);
	width: 680px;
	height: 375px;
}
.wph-testimonial-boxed.wph-testimonial-boxed-blue {
	background-image: url(../images/testimonials/testimonial-boxed-blue.png);
}
.wph-testimonial-boxed.wph-testimonial-boxed-gold {
	background-image: url(../images/testimonials/testimonial-boxed-gold.png);
}
.wph-testimonial-boxed.wph-testimonial-boxed-gold .wph-testimonial-profile-subheading {
	color: #daad24;
}
.wph-testimonial-boxed.wph-testimonial-boxed-green {
	background-image: url(../images/testimonials/testimonial-boxed-green.png);
}
.wph-testimonial-boxed.wph-testimonial-boxed-red {
	background-image: url(../images/testimonials/testimonial-boxed-red.png);
}
.wph-testimonial-boxed.wph-testimonial-boxed-silver {
	background-image: url(../images/testimonials/testimonial-boxed-silver.png);
}
.wph-testimonial-boxed.wph-testimonial-boxed-gold .wph-testimonial-profile-subheading {
	color: white;
}
.wph-testimonial-boxed.wph-testimonial-boxed-teal {
	background-image: url(../images/testimonials/testimonial-boxed-teal.png);
}
.wph-testimonial-boxed.wph-testimonial-boxed-yellow {
	background-image: url(../images/testimonials/testimonial-boxed-yellow.png);
}
.wph-testimonial-boxed .wph-testimonial-content {
	margin-left: 100px;
	top: 170px;
	position: absolute;
}
.wph-testimonial-boxed .wph-testimonial-profile {
	margin: 15px 20px;
	float: left;
	width: 60%;
	height: 32%;
}
.wph-testimonial-boxed .wph-testimonial-profile-heading,
.wph-testimonial-boxed .wph-testimonial-profile-subheading {
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 414px;
}
.wph-testimonial-boxed .wph-testimonial-profile-heading {
	color: white;
	font-size: 36px;
	font-weight: bold;
	text-shadow: 0px 2px 1px #888888;
	text-transform: uppercase;
	margin: 15px 0 5px;
}
.wph-testimonial-boxed .wph-testimonial-profile-subheading {
	color: #303030;
	font-size: 32px;
	text-transform: uppercase;
	margin: 0 0 15px;
}
.wph-testimonial-boxed .wph-testimonial-profile-thumbnail {
	background-color: #eeeeee;
	border-radius: 5px;
	border: 3px solid #000000;
	width: 120px;
	height: 120px;
	margin-top: 12px;
	margin-left: 100px;
	float: left;
}
.wph-testimonial-boxed.wph-md .wph-testimonial-profile-heading,
.wph-testimonial-boxed.wph-sm .wph-testimonial-profile-heading,
.wph-testimonial-boxed.wph-xs .wph-testimonial-profile-heading {
	margin-top: 5px;
}
.wph-testimonial-boxed.wph-lg {
	width: 680px;
	height: 375px;
}
.wph-testimonial-boxed.wph-md {
	width: 600px;
	height: 331px;
}
	.wph-testimonial-boxed.wph-md .wph-testimonial-profile-thumbnail {
		width: 105px;
		height: 105px;
		margin-left: 85px;
	}
	.wph-testimonial-boxed.wph-md .wph-testimonial-profile-heading {
		font-size: 32px;
	}
	.wph-testimonial-boxed.wph-md .wph-testimonial-profile-subheading {
		font-size: 28px;
	}
	.wph-testimonial-boxed.wph-md .wph-testimonial-content {
		margin-left: 85px;
		top: 150px;
	}
.wph-testimonial-boxed.wph-sm {
	width: 520px;
	height: 287px;
}	
	.wph-testimonial-boxed.wph-sm .wph-testimonial-profile-thumbnail {
		width: 90px;
		height: 90px;
		margin-left: 70px;
	}
	.wph-testimonial-boxed.wph-sm .wph-testimonial-profile-heading {
		font-size: 28px;
	}
	.wph-testimonial-boxed.wph-sm .wph-testimonial-profile-subheading {
		font-size: 24px;
	}
	.wph-testimonial-boxed.wph-sm .wph-testimonial-content {
		margin-left: 70px;
		top: 130px;
	}
.wph-testimonial-boxed.wph-xs {
	width: 440px;
	height: 243px;
}
	.wph-testimonial-boxed.wph-xs .wph-testimonial-profile-thumbnail {
		width: 75px;
		height: 75px;
		margin-left: 55px;
	}
	.wph-testimonial-boxed.wph-xs .wph-testimonial-profile-heading {
		font-size: 24px;
	}
	.wph-testimonial-boxed.wph-xs .wph-testimonial-profile-subheading {
		font-size: 20px;
	}
	.wph-testimonial-boxed.wph-xs .wph-testimonial-content {
		margin-left: 55px;
		top: 110px;
	}

.wph-testimonial.wph-testiomonial-rounded {
	
}


.wph-guarantee {
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	position: relative;
	margin: 15px 0;
}
.wph-guarantee-content {
	
}
.wph-guarantee-footer {
	
}

.wph-guarantee.wph-guarantee-style-1,
.wph-guarantee.wph-guarantee-style-2,
.wph-guarantee.wph-guarantee-style-3 {
	width: 650px; /* 650px */
	height: 420px;
}
.wph-guarantee.wph-guarantee-style-1 {
	background-image: url(../images/guarantees/guarantee-style-1.png);
}
.wph-guarantee.wph-guarantee-style-2 {
	background-image: url(../images/guarantees/guarantee-style-2.png);
}
.wph-guarantee.wph-guarantee-style-3 {
	background-image: url(../images/guarantees/guarantee-style-3.png);
}
.wph-guarantee.wph-guarantee-style-1 .wph-guarantee-content,
.wph-guarantee.wph-guarantee-style-1 .wph-guarantee-footer,
.wph-guarantee.wph-guarantee-style-2 .wph-guarantee-content,
.wph-guarantee.wph-guarantee-style-2 .wph-guarantee-footer,
.wph-guarantee.wph-guarantee-style-3 .wph-guarantee-content,
.wph-guarantee.wph-guarantee-style-3 .wph-guarantee-footer,
.wph-guarantee.wph-guarantee-style-4 .wph-guarantee-content,
.wph-guarantee.wph-guarantee-style-4 .wph-guarantee-footer,
.wph-guarantee.wph-guarantee-style-5 .wph-guarantee-content,
.wph-guarantee.wph-guarantee-style-5 .wph-guarantee-footer {
	overflow: hidden;
	position: absolute;
}
.wph-guarantee.wph-guarantee-style-1 .wph-guarantee-content,
.wph-guarantee.wph-guarantee-style-2 .wph-guarantee-content,
.wph-guarantee.wph-guarantee-style-3 .wph-guarantee-content {
	width: 84%;
	height: 40%;
	top: 23%;
	left: 8%;
}
.wph-guarantee.wph-guarantee-style-1 .wph-guarantee-footer,
.wph-guarantee.wph-guarantee-style-2 .wph-guarantee-footer,
.wph-guarantee.wph-guarantee-style-3 .wph-guarantee-footer {
	width: 60%;
	height: 25%;
	bottom: 10%;
	left: 8%;
}
.wph-guarantee.wph-guarantee-style-4 {
	background-image: url(../images/guarantees/guarantee-style-4.png);
	color: white;
	width: 622px; /* 622px */
	height: 420px;
}
.wph-guarantee.wph-guarantee-style-4 .wph-guarantee-content {
	width: 84%;
	height: 40%;
	top: 18%;
	left: 8%;
}
.wph-guarantee.wph-guarantee-style-4 .wph-guarantee-footer {
	width: 65%;
	height: 22%;
	bottom: 15%;
	left: 8%;
}
.wph-guarantee.wph-guarantee-style-5 {
	background-image: url(../images/guarantees/guarantee-style-5.png);
	width: 580px; /* 682px */
	height: 420px;
}
.wph-guarantee.wph-guarantee-style-5 .wph-guarantee-content {
	width: 76%;
	height: 35%;
	top: 23%;
	left: 12%;
}
.wph-guarantee.wph-guarantee-style-5 .wph-guarantee-footer {
	width: 57%;
	height: 22%;
	bottom: 20%;
	left: 12%;
}

#wph-exit-popup,
#wph-thank-you-page {
	background-color: #000000;
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.6;
	z-index: 999998;
}
#wph-exit-popup-container,
#wph-thank-you-page-container {
	background-color: rgba(0, 0, 0, 1.0);
	color: #ffffff;
	display: none;
	width: 670px;
	height: 450px;
	margin: 0px auto;
	padding: 20px;
	position: fixed;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	z-index: 999999; 
}


hr.wph-divider {
	border: 0;
}
.wph-divider {
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 0px auto 15px;
}
.wph-divider-1 {
	background-image: url(../images/dividers/divider-1.png);
	box-shadow: 0px 1px 2px #888888;
	height: 4px;
}
.wph-divider-2 {
	background-image: url(../images/dividers/divider-2.png);
	height: 18px;
}
.wph-divider-3 {
	background-image: url(../images/dividers/divider-3.png);
	height: 10px;
}
.wph-divider-4 {
	background-image: url(../images/dividers/divider-4.png);
	height: 22px;
}
.wph-divider-5 {
	background-image: url(../images/dividers/divider-5.png);
	height: 52px;
}
.wph-divider-6 {
	background-image: url(../images/dividers/divider-6.png);
	height: 69px;
}
.wph-divider-7 {
	background-image: url(../images/dividers/divider-7.png);
	height: 40px;
}
.wph-divider-8 {
	background-image: url(../images/dividers/divider-8.png);
	height: 40px;
}
.wph-divider-9 {
	background-image: url(../images/dividers/divider-9.png);
	height: 40px;
}
.wph-divider-10 {
	background-image: url(../images/dividers/divider-10.png);
	height: 40px;
}
.wph-divider-11 {
	background-image: url(../images/dividers/divider-11.png);
	height: 40px;
}
.wph-divider-12 {
	background-image: url(../images/dividers/divider-12.png);
	height: 40px;
}
.wph-divider-13 {
	background-image: url(../images/dividers/divider-13.png);
	height: 35px;
}
.wph-divider-14 {
	background-image: url(../images/dividers/divider-14.png);
	height: 35px;
}
.wph-divider-15 {
	background-image: url(../images/dividers/divider-15.png);
	height: 35px;
}
.wph-divider-16 {
	background-image: url(../images/dividers/divider-16.png);
	height: 35px;
}
.wph-divider-17 {
	background-image: url(../images/dividers/divider-17.png);
	height: 75px;
}
.wph-divider-18 {
	background-image: url(../images/dividers/divider-18.png);
	height: 75px;
}
.wph-divider-19 {
	background-image: url(../images/dividers/divider-19.png);
	height: 75px;
}
.wph-divider-20 {
	background-image: url(../images/dividers/divider-20.png);
	height: 75px;
}
.wph-divider-21 {
	background-image: url(../images/dividers/divider-21.png);
	height: 40px;
}
.wph-divider-22 {
	background-image: url(../images/dividers/divider-22.png);
	height: 40px;
}
.wph-divider-23 {
	background-image: url(../images/dividers/divider-23.png);
	height: 40px;
}
.wph-divider-24 {
	background-image: url(../images/dividers/divider-24.png);
	height: 40px;
}
.wph-divider-25 {
	background-image: url(../images/dividers/divider-25.png);
	height: 40px;
}
.wph-divider-26 {
	background-image: url(../images/dividers/divider-26.png);
	height: 40px;
}

.wph-icon {
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
	width: 128px;
	height: 128px;
}
.wph-icon.wph-icon-pull-center {
	margin: 0 auto;
}
.wph-icon.wph-icon-pull-left {

}
.wph-icon.wph-icon-pull-right {
	
}
.wph-icon-lg {
	width: 256px;
	height: 256px;
}
.wph-icon-md {
	width: 128px;
	height: 128px;
}
.wph-icon-sm {
	width: 64px;
	height: 64px;
}
.wph-icon-xs {
	width: 32px;
	height: 32px;
}
[class*="col-"] .wph-icon {
	margin-bottom: 10px;
}
.wph-icon-accounting-mail {
	background-image: url(../images/icons/accounting-mail.png);
}
.wph-icon-achievement {
	background-image: url(../images/icons/achievement.png);
}
.wph-icon-address {
	background-image: url(../images/icons/address.png);
}
.wph-icon-admin {
	background-image: url(../images/icons/admin.png);
}
.wph-icon-admissions {
	background-image: url(../images/icons/admissions.png);
}
.wph-icon-advertising {
	background-image: url(../images/icons/advertising.png);
}
.wph-icon-alliance {
	background-image: url(../images/icons/alliance.png);
}
.wph-icon-animation {
	background-image: url(../images/icons/animation.png);
}
.wph-icon-anonymus {
	background-image: url(../images/icons/anonymus.png);
}
.wph-icon-anthena-satellite,
.wph-icon-anthena-satellital {
	background-image: url(../images/icons/anthena-satellital.png);
}
.wph-icon-antibiotic {
	background-image: url(../images/icons/antibiotic.png);
}
.wph-icon-appointment {
	background-image: url(../images/icons/appointment.png);
}
.wph-icon-architecture {
	background-image: url(../images/icons/architecture.png);
}
.wph-icon-area-chart {
	background-image: url(../images/icons/area-chart.png);
}
.wph-icon-attachment {
	background-image: url(../images/icons/attachment.png);
}
.wph-icon-attendance-list {
	background-image: url(../images/icons/attendance-list.png);
}
.wph-icon-audio-conference {
	background-image: url(../images/icons/audio-conference.png);
}
.wph-icon-auto-responder {
	background-image: url(../images/icons/auto-responder.png);
}
.wph-icon-autoresponder {
	background-image: url(../images/icons/autoresponder.png);
}
.wph-icon-backpack {
	background-image: url(../images/icons/backpack.png);
}
.wph-icon-balloon {
	background-image: url(../images/icons/balloon.png);
}
.wph-icon-bar-chart {
	background-image: url(../images/icons/bar-chart.png);
}
.wph-icon-barcode-scanner {
	background-image: url(../images/icons/barcode-scanner.png);
}
.wph-icon-battery-charging {
	background-image: url(../images/icons/battery-charging.png);
}
.wph-icon-battery-full {
	background-image: url(../images/icons/battery-full.png);
}
.wph-icon-benchmarking {
	background-image: url(../images/icons/benchmarking.png);
}
.wph-icon-bidirectional-arrow {
	background-image: url(../images/icons/bidirectional-arrow.png);
}
.wph-icon-bills {
	background-image: url(../images/icons/bills.png);
}
.wph-icon-binoculars {
	background-image: url(../images/icons/binoculars.png);
}
.wph-icon-blackboard {
	background-image: url(../images/icons/blackboard.png);
}
.wph-icon-blue-ray-disc {
	background-image: url(../images/icons/blue-ray-disc.png);
}
.wph-icon-blueprint {
	background-image: url(../images/icons/blueprint.png);
}
.wph-icon-bluetooth-symbol {
	background-image: url(../images/icons/bluetooth-symbol.png);
}
.wph-icon-bomb {
	background-image: url(../images/icons/bomb.png);
}
.wph-icon-box {
	background-image: url(../images/icons/box.png);
}
.wph-icon-boxes {
	background-image: url(../images/icons/boxes.png);
}
.wph-icon-brand {
	background-image: url(../images/icons/brand.png);
}
.wph-icon-briefcase {
	background-image: url(../images/icons/briefcase.png);
}
.wph-icon-bright {
	background-image: url(../images/icons/bright.png);
}
.wph-icon-broadband {
	background-image: url(../images/icons/broadband.png);
}
.wph-icon-broadcast {
	background-image: url(../images/icons/broadcast.png);
}
.wph-icon-brush {
	background-image: url(../images/icons/brush.png);
}
.wph-icon-bubble-jet-printer {
	background-image: url(../images/icons/bubble-jet-printer.png);
}
.wph-icon-bug {
	background-image: url(../images/icons/bug.png);
}
.wph-icon-building {
	background-image: url(../images/icons/building.png);
}
.wph-icon-bulb {
	background-image: url(../images/icons/bulb.png);
}
.wph-icon-calc {
	background-image: url(../images/icons/calc.png);
}
.wph-icon-calendar-month {
	background-image: url(../images/icons/calendar-month.png);
}
.wph-icon-cam {
	background-image: url(../images/icons/cam.png);
}
.wph-icon-camera {
	background-image: url(../images/icons/camera.png);
}
.wph-icon-cancel {
	background-image: url(../images/icons/cancel.png);
}
.wph-icon-card-terminal {
	background-image: url(../images/icons/card-terminal.png);
}
.wph-icon-chatroom {
	background-image: url(../images/icons/chatroom.png);
}
.wph-icon-chequered-flag {
	background-image: url(../images/icons/chequered-flag.png);
}
.wph-icon-civil-engineer {
	background-image: url(../images/icons/civil-engineer.png);
}
.wph-icon-classmate {
	background-image: url(../images/icons/classmate.png);
}
.wph-icon-classroom {
	background-image: url(../images/icons/classroom.png);
}
.wph-icon-clock {
	background-image: url(../images/icons/clock.png);
}
.wph-icon-close {
	background-image: url(../images/icons/close.png);
}
.wph-icon-coin {
	background-image: url(../images/icons/coin.png);
}
.wph-icon-coins {
	background-image: url(../images/icons/coins.png);
}
.wph-icon-colors {
	background-image: url(../images/icons/colors.png);
}
.wph-icon-companies {
	background-image: url(../images/icons/companies.png);
}
.wph-icon-computer-chair {
	background-image: url(../images/icons/computer-chair.png);
}
.wph-icon-computer-desk {
	background-image: url(../images/icons/computer-desk.png);
}
.wph-icon-conciliation {
	background-image: url(../images/icons/conciliation.png);
}
.wph-icon-conference-screen {
	background-image: url(../images/icons/conference-screen.png);
}
.wph-icon-confirmation {
	background-image: url(../images/icons/confirmation.png);
}
.wph-icon-contact {
	background-image: url(../images/icons/contact.png);
}
.wph-icon-contract {
	background-image: url(../images/icons/contract.png);
}
.wph-icon-copy {
	background-image: url(../images/icons/copy.png);
}
.wph-icon-credit-card {
	background-image: url(../images/icons/credit-card.png);
}
.wph-icon-credit-cards {
	background-image: url(../images/icons/credit-cards.png);
}
.wph-icon-customers {
	background-image: url(../images/icons/customers.png);
}
.wph-icon-deposit {
	background-image: url(../images/icons/deposit.png);
}
.wph-icon-design-team {
	background-image: url(../images/icons/design-team.png);
}
.wph-icon-destroy {
	background-image: url(../images/icons/destroy.png);
}
.wph-icon-detour-left {
	background-image: url(../images/icons/detour-left.png);
}
.wph-icon-detour-right {
	background-image: url(../images/icons/detour-right.png);
}
.wph-icon-diplom-two {
	background-image: url(../images/icons/diplom-two.png);
}
.wph-icon-diplom {
	background-image: url(../images/icons/diplom.png);
}
.wph-icon-discussion-group {
	background-image: url(../images/icons/discussion-group.png);
}
.wph-icon-dollar-sign {
	background-image: url(../images/icons/dollar-sign.png);
}
.wph-icon-dvd-recorder {
	background-image: url(../images/icons/dvd-recorder.png);
}
.wph-icon-e-learning {
	background-image: url(../images/icons/e-learning.png);
}
.wph-icon-economics {
	background-image: url(../images/icons/economics.png);
}
.wph-icon-educational-laptop {
	background-image: url(../images/icons/educational-laptop.png);
}
.wph-icon-emergency {
	background-image: url(../images/icons/emergency.png);
}
.wph-icon-envelope {
	background-image: url(../images/icons/envelope.png);
}
.wph-icon-ergonomic-mouse {
	background-image: url(../images/icons/ergonomic-mouse.png);
}
.wph-icon-exam {
	background-image: url(../images/icons/exam.png);
}
.wph-icon-executive-1 {
	background-image: url(../images/icons/executive-1.png);
}
.wph-icon-executive-2 {
	background-image: url(../images/icons/executive-2.png);
}
.wph-icon-executive {
	background-image: url(../images/icons/executive.png);
}
.wph-icon-external-tv-tuner {
	background-image: url(../images/icons/external-tv-tuner.png);
}
.wph-icon-fax {
	background-image: url(../images/icons/fax.png);
}
.wph-icon-file {
	background-image: url(../images/icons/file.png);
}
.wph-icon-files {
	background-image: url(../images/icons/files.png);
}
.wph-icon-filter-data {
	background-image: url(../images/icons/filter-data.png);
}
.wph-icon-filter {
	background-image: url(../images/icons/filter.png);
}
.wph-icon-fingerprint-scanner {
	background-image: url(../images/icons/fingerprint-scanner.png);
}
.wph-icon-fix {
	background-image: url(../images/icons/fix.png);
}
.wph-icon-flager-ahead {
	background-image: url(../images/icons/flager-ahead.png);
}
.wph-icon-flatbet-scanner {
	background-image: url(../images/icons/flatbet-scanner.png);
}
.wph-icon-flood {
	background-image: url(../images/icons/flood.png);
}
.wph-icon-focus-groups {
	background-image: url(../images/icons/focus-groups.png);
}
.wph-icon-folder {
	background-image: url(../images/icons/folder.png);
}
.wph-icon-frames {
	background-image: url(../images/icons/frames.png);
}
.wph-icon-gamepad {
	background-image: url(../images/icons/gamepad.png);
}
.wph-icon-gaming-console {
	background-image: url(../images/icons/gaming-console.png);
}
.wph-icon-gaming-mouse {
	background-image: url(../images/icons/gaming-mouse.png);
}
.wph-icon-gauge {
	background-image: url(../images/icons/gauge.png);
}
.wph-icon-gear {
	background-image: url(../images/icons/gear.png);
}
.wph-icon-go {
	background-image: url(../images/icons/go.png);
}
.wph-icon-gps-navigator {
	background-image: url(../images/icons/gps-navigator.png);
}
.wph-icon-graduated {
	background-image: url(../images/icons/graduated.png);
}
.wph-icon-graduation {
	background-image: url(../images/icons/graduation.png);
}
.wph-icon-group {
	background-image: url(../images/icons/group.png);
}
.wph-icon-headphones {
	background-image: url(../images/icons/headphones.png);
}
.wph-icon-help {
	background-image: url(../images/icons/help.png);
}
.wph-icon-high-school {
	background-image: url(../images/icons/high-school.png);
}
.wph-icon-history {
	background-image: url(../images/icons/history.png);
}
.wph-icon-homework {
	background-image: url(../images/icons/homework.png);
}
.wph-icon-house {
	background-image: url(../images/icons/house.png);
}
.wph-icon-hub {
	background-image: url(../images/icons/hub.png);
}
.wph-icon-id {
	background-image: url(../images/icons/id.png);
}
.wph-icon-imac {
	background-image: url(../images/icons/imac.png);
}
.wph-icon-inbox {
	background-image: url(../images/icons/inbox.png);
}
.wph-icon-info {
	background-image: url(../images/icons/info.png);
}
.wph-icon-inkjet-printer {
	background-image: url(../images/icons/inkjet-printer.png);
}
.wph-icon-intelligent-stick {
	background-image: url(../images/icons/intelligent-stick.png);
}
.wph-icon-internet-tablet {
	background-image: url(../images/icons/internet-tablet.png);
}
.wph-icon-internet {
	background-image: url(../images/icons/internet.png);
}
.wph-icon-inventory-categories {
	background-image: url(../images/icons/inventory-categories.png);
}
.wph-icon-ip {
	background-image: url(../images/icons/ip.png);
}
.wph-icon-joystick {
	background-image: url(../images/icons/joystick.png);
}
.wph-icon-junk-mail {
	background-image: url(../images/icons/junk-mail.png);
}
.wph-icon-key {
	background-image: url(../images/icons/key.png);
}
.wph-icon-keyboard {
	background-image: url(../images/icons/keyboard.png);
}
.wph-icon-keys {
	background-image: url(../images/icons/keys.png);
}
.wph-icon-kid-track {
	background-image: url(../images/icons/kid-track.png);
}
.wph-icon-labor-helmet {
	background-image: url(../images/icons/labor-helmet.png);
}
.wph-icon-laboratory {
	background-image: url(../images/icons/laboratory.png);
}
.wph-icon-laptop-case {
	background-image: url(../images/icons/laptop-case.png);
}
.wph-icon-laptop-computer {
	background-image: url(../images/icons/laptop-computer.png);
}
.wph-icon-laser-printer {
	background-image: url(../images/icons/laser-printer.png);
}
.wph-icon-lcd-monitor {
	background-image: url(../images/icons/lcd-monitor.png);
}
.wph-icon-library {
	background-image: url(../images/icons/library.png);
}
.wph-icon-link {
	background-image: url(../images/icons/link.png);
}
.wph-icon-loan {
	background-image: url(../images/icons/loan.png);
}
.wph-icon-location {
	background-image: url(../images/icons/location.png);
}
.wph-icon-lock {
	background-image: url(../images/icons/lock.png);
}
.wph-icon-login {
	background-image: url(../images/icons/login.png);
}
.wph-icon-mac-mini {
	background-image: url(../images/icons/mac-mini.png);
}
.wph-icon-magic-wand {
	background-image: url(../images/icons/magic-wand.png);
}
.wph-icon-mail-body {
	background-image: url(../images/icons/mail-body.png);
}
.wph-icon-mail-header {
	background-image: url(../images/icons/mail-header.png);
}
.wph-icon-mail {
	background-image: url(../images/icons/mail.png);
}
.wph-icon-mailbox {
	background-image: url(../images/icons/mailbox.png);
}
.wph-icon-mallet {
	background-image: url(../images/icons/mallet.png);
}
.wph-icon-market {
	background-image: url(../images/icons/market.png);
}
.wph-icon-men-working {
	background-image: url(../images/icons/men-working.png);
}
.wph-icon-messenger {
	background-image: url(../images/icons/messenger.png);
}
.wph-icon-mic {
	background-image: url(../images/icons/mic.png);
}
.wph-icon-microprocessor {
	background-image: url(../images/icons/microprocessor.png);
}
.wph-icon-minus {
	background-image: url(../images/icons/minus.png);
}
.wph-icon-mobile-net {
	background-image: url(../images/icons/mobile-net.png);
}
.wph-icon-mobile-phone {
	background-image: url(../images/icons/mobile-phone.png);
}
.wph-icon-mobile-user {
	background-image: url(../images/icons/mobile-user.png);
}
.wph-icon-modem {
	background-image: url(../images/icons/modem.png);
}
.wph-icon-money-bag {
	background-image: url(../images/icons/money-bag.png);
}
.wph-icon-money-front {
	background-image: url(../images/icons/money-front.png);
}
.wph-icon-mp3-player {
	background-image: url(../images/icons/mp3-player.png);
}
.wph-icon-mp3-sunglasses {
	background-image: url(../images/icons/mp3-sunglasses.png);
}
.wph-icon-new-mail {
	background-image: url(../images/icons/new-mail.png);
}
.wph-icon-news {
	background-image: url(../images/icons/news.png);
}
.wph-icon-newspaper {
	background-image: url(../images/icons/newspaper.png);
}
.wph-icon-node {
	background-image: url(../images/icons/node.png);
}
.wph-icon-notepad {
	background-image: url(../images/icons/notepad.png);
}
.wph-icon-notes {
	background-image: url(../images/icons/notes.png);
}
.wph-icon-occupational-therapy {
	background-image: url(../images/icons/occupational-therapy.png);
}
.wph-icon-openbook2 {
	background-image: url(../images/icons/openbook2.png);
}
.wph-icon-operator {
	background-image: url(../images/icons/operator.png);
}
.wph-icon-organigram {
	background-image: url(../images/icons/organigram.png);
}
.wph-icon-osi-model {
	background-image: url(../images/icons/osi-model.png);
}
.wph-icon-palette {
	background-image: url(../images/icons/palette.png);
}
.wph-icon-password {
	background-image: url(../images/icons/password.png);
}
.wph-icon-pathology {
	background-image: url(../images/icons/pathology.png);
}
.wph-icon-paypal {
	background-image: url(../images/icons/paypal.png);
}
.wph-icon-pencil {
	background-image: url(../images/icons/pencil.png);
}
.wph-icon-photo-album {
	background-image: url(../images/icons/photo-album.png);
}
.wph-icon-physical-education {
	background-image: url(../images/icons/physical-education.png);
}
.wph-icon-piracy {
	background-image: url(../images/icons/piracy.png);
}
.wph-icon-play {
	background-image: url(../images/icons/play.png);
}
.wph-icon-plus {
	background-image: url(../images/icons/plus.png);
}
.wph-icon-positioning {
	background-image: url(../images/icons/positioning.png);
}
.wph-icon-presentation-a {
	background-image: url(../images/icons/presentation-a.png);
}
.wph-icon-presentation-b {
	background-image: url(../images/icons/presentation-b.png);
}
.wph-icon-privacy-mail {
	background-image: url(../images/icons/privacy-mail.png);
}
.wph-icon-product {
	background-image: url(../images/icons/product.png);
}
.wph-icon-projector {
	background-image: url(../images/icons/projector.png);
}
.wph-icon-provider {
	background-image: url(../images/icons/provider.png);
}
.wph-icon-purse {
	background-image: url(../images/icons/purse.png);
}
.wph-icon-pyramid {
	background-image: url(../images/icons/pyramid.png);
}
.wph-icon-quarantine {
	background-image: url(../images/icons/quarantine.png);
}
.wph-icon-radiology {
	background-image: url(../images/icons/radiology.png);
}
.wph-icon-raster {
	background-image: url(../images/icons/raster.png);
}
.wph-icon-rec {
	background-image: url(../images/icons/rec.png);
}
.wph-icon-recepcionist {
	background-image: url(../images/icons/recepcionist.png);
}
.wph-icon-reception {
	background-image: url(../images/icons/reception.png);
}
.wph-icon-refresh {
	background-image: url(../images/icons/refresh.png);
}
.wph-icon-reminders-and-recalls {
	background-image: url(../images/icons/reminders-and-recalls.png);
}
.wph-icon-remote-control {
	background-image: url(../images/icons/remote-control.png);
}
.wph-icon-report {
	background-image: url(../images/icons/report.png);
}
.wph-icon-reward {
	background-image: url(../images/icons/reward.png);
}
.wph-icon-road-closed-construction {
	background-image: url(../images/icons/road-closed-construction.png);
}
.wph-icon-robot {
	background-image: url(../images/icons/robot.png);
}
.wph-icon-role {
	background-image: url(../images/icons/role.png);
}
.wph-icon-safe-mail {
	background-image: url(../images/icons/safe-mail.png);
}
.wph-icon-safety-box {
	background-image: url(../images/icons/safety-box.png);
}
.wph-icon-safety-glasses {
	background-image: url(../images/icons/safety-glasses.png);
}
.wph-icon-sales {
	background-image: url(../images/icons/sales.png);
}
.wph-icon-sand-clock {
	background-image: url(../images/icons/sand-clock.png);
}
.wph-icon-satellite {
	background-image: url(../images/icons/satellite.png);
}
.wph-icon-scart {
	background-image: url(../images/icons/scart.png);
}
.wph-icon-scene {
	background-image: url(../images/icons/scene.png);
}
.wph-icon-schedule {
	background-image: url(../images/icons/schedule.png);
}
.wph-icon-security {
	background-image: url(../images/icons/security.png);
}
.wph-icon-sendbox {
	background-image: url(../images/icons/sendbox.png);
}
.wph-icon-shopping-cart {
	background-image: url(../images/icons/shopping-cart.png);
}
.wph-icon-shoppingbag {
	background-image: url(../images/icons/shoppingbag.png);
}
.wph-icon-skills {
	background-image: url(../images/icons/skills.png);
}
.wph-icon-smile-confused {
	background-image: url(../images/icons/smile-confused.png);
}
.wph-icon-smile-down {
	background-image: url(../images/icons/smile-down.png);
}
.wph-icon-smile-fav {
	background-image: url(../images/icons/smile-fav.png);
}
.wph-icon-smile-help {
	background-image: url(../images/icons/smile-help.png);
}
.wph-icon-smile-info {
	background-image: url(../images/icons/smile-info.png);
}
.wph-icon-smile-inlove {
	background-image: url(../images/icons/smile-inlove.png);
}
.wph-icon-smile-lock {
	background-image: url(../images/icons/smile-lock.png);
}
.wph-icon-smile-lol {
	background-image: url(../images/icons/smile-lol.png);
}
.wph-icon-smile-mad {
	background-image: url(../images/icons/smile-mad.png);
}
.wph-icon-smile-sad {
	background-image: url(../images/icons/smile-sad.png);
}
.wph-icon-smile-sleeping {
	background-image: url(../images/icons/smile-sleeping.png);
}
.wph-icon-smile-waiting {
	background-image: url(../images/icons/smile-waiting.png);
}
.wph-icon-smile-winking {
	background-image: url(../images/icons/smile-winking.png);
}
.wph-icon-smile {
	background-image: url(../images/icons/smile.png);
}
.wph-icon-sms {
	background-image: url(../images/icons/sms.png);
}
.wph-icon-social-studies {
	background-image: url(../images/icons/social-studies.png);
}
.wph-icon-software-box {
	background-image: url(../images/icons/software-box.png);
}
.wph-icon-sound {
	background-image: url(../images/icons/sound.png);
}
.wph-icon-speaker {
	background-image: url(../images/icons/speaker.png);
}
.wph-icon-sphere {
	background-image: url(../images/icons/sphere.png);
}
.wph-icon-spider {
	background-image: url(../images/icons/spider.png);
}
.wph-icon-spyware {
	background-image: url(../images/icons/spyware.png);
}
.wph-icon-star {
	background-image: url(../images/icons/star.png);
}
.wph-icon-star2 {
	background-image: url(../images/icons/star2.png);
}
.wph-icon-star3 {
	background-image: url(../images/icons/star3.png);
}
.wph-icon-statics {
	background-image: url(../images/icons/statics.png);
}
.wph-icon-student-b {
	background-image: url(../images/icons/student-b.png);
}
.wph-icon-tablet {
	background-image: url(../images/icons/tablet.png);
}
.wph-icon-technical {
	background-image: url(../images/icons/technical.png);
}
.wph-icon-technology {
	background-image: url(../images/icons/technology.png);
}
.wph-icon-template {
	background-image: url(../images/icons/template.png);
}
.wph-icon-time-frame {
	background-image: url(../images/icons/time-frame.png);
}
.wph-icon-tool-pouch {
	background-image: url(../images/icons/tool-pouch.png);
}
.wph-icon-tool {
	background-image: url(../images/icons/tool.png);
}
.wph-icon-toolkit {
	background-image: url(../images/icons/toolkit.png);
}
.wph-icon-topbullets {
	background-image: url(../images/icons/topbullets.png);
}
.wph-icon-trash-mail {
	background-image: url(../images/icons/trash-mail.png);
}
.wph-icon-trophy {
	background-image: url(../images/icons/trophy.png);
}
.wph-icon-tutorial {
	background-image: url(../images/icons/tutorial.png);
}
.wph-icon-unlock {
	background-image: url(../images/icons/unlock.png);
}
.wph-icon-urgent-mail {
	background-image: url(../images/icons/urgent-mail.png);
}
.wph-icon-user-id {
	background-image: url(../images/icons/user-id.png);
}
.wph-icon-user {
	background-image: url(../images/icons/user.png);
}
.wph-icon-veterinary {
	background-image: url(../images/icons/veterinary.png);
}
.wph-icon-video-conference {
	background-image: url(../images/icons/video-conference.png);
}
.wph-icon-virus-alert {
	background-image: url(../images/icons/virus-alert.png);
}
.wph-icon-virus-autoupdate {
	background-image: url(../images/icons/virus-autoupdate.png);
}
.wph-icon-visa {
	background-image: url(../images/icons/visa.png);
}
.wph-icon-voice-mail {
	background-image: url(../images/icons/voice-mail.png);
}
.wph-icon-voice {
	background-image: url(../images/icons/voice.png);
}
.wph-icon-wan {
	background-image: url(../images/icons/wan.png);
}
.wph-icon-wap {
	background-image: url(../images/icons/wap.png);
}
.wph-icon-watchman {
	background-image: url(../images/icons/watchman.png);
}
.wph-icon-web-mail {
	background-image: url(../images/icons/web-mail.png);
}
.wph-icon-webcam {
	background-image: url(../images/icons/webcam.png);
}
.wph-icon-weight {
	background-image: url(../images/icons/weight.png);
}
.wph-icon-wheelchair {
	background-image: url(../images/icons/wheelchair.png);
}
.wph-icon-whiteboard {
	background-image: url(../images/icons/whiteboard.png);
}
.wph-icon-wifi {
	background-image: url(../images/icons/wifi.png);
}
.wph-icon-window {
	background-image: url(../images/icons/window.png);
}
.wph-icon-wireless-router {
	background-image: url(../images/icons/wireless-router.png);
}
.wph-icon-wizard {
	background-image: url(../images/icons/wizard.png);
}
.wph-icon-world {
	background-image: url(../images/icons/world.png);
}
.wph-icon-wrench {
	background-image: url(../images/icons/wrench.png);
}
.wph-icon-zoom {
	background-image: url(../images/icons/zoom.png);
}







ul.wph-ul-check-circle,
ul.wph-ul-cross-circle {
	list-style: none;
}
ul.wph-ul-check-circle li {
	background: url(../images/bullets/check-circle.png) 0 5px no-repeat;
	padding-left: 25px;
}
ul.wph-ul-cross-circle li {
	background: url(../images/bullets/cross-circle.png) 0 5px no-repeat;
	padding-left: 25px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  /* padding-left: 15px;
  padding-right: 15px; */
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.row .media {
	padding-left: 15px;
	padding-right: 15px;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object-container {
  text-align: center;
  margin-bottom: 15px;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}

